Update dependency pytest-httpx to ~=0.36.2#271
Conversation
|
e612a90 to
e04c69d
Compare
7925b5b to
d361cfe
Compare
d6d1588 to
f1cfc42
Compare
35433de to
e96cd66
Compare
e96cd66 to
a88826d
Compare
a88826d to
08af802
Compare
|
Closing — pytest-httpx 0.36 requires pytest 9, which dropped Python 3.9 support. Apitally still supports Python 3.9, so we can't take this upgrade yet. Renovate is being constrained to Generated by Claude Code |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
~=0.33.0→~=0.36.2Release Notes
Colin-b/pytest_httpx (pytest-httpx)
v0.36.2Compare Source
Fixed
v0.36.0Compare Source
Changed
pytestrequired version is now9.Added
3.14.match_paramsparameter is now available on responses and callbacks registration, as well as request(s) retrieval. Allowing to provide query parameters as a dict instead of being part of the matched URL.Fixed
httpx_mock.add_exceptionis now properly documented (acceptsBaseExceptioninstead ofException).Removed
pytest8is not supported anymore.3.9is not supported anymore.v0.35.0Compare Source
Changed
httpx==0.28.*v0.34.0Compare Source
Added
is_optionalparameter is now available on responses and callbacks registration. Allowing to add optional responses while keeping other responses as mandatory. Refer to documentation for more details.is_reusableparameter is now available on responses and callbacks registration. Allowing to add multi-match responses while keeping other responses as single-match. Refer to documentation for more details.Fixed
httpx_mock.get_requestwill now also propose to refine filters if more than one request is found instead of only proposing to switch tohttpx_mock.get_requests.Configuration
📅 Schedule: (in timezone Australia/Brisbane)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.